home *** CD-ROM | disk | FTP | other *** search
/ Champak 49 / Volume 49 - JOGO DISK .iso / Games / 43seconds.swf / scripts / frame_20 / DoAction.as < prev   
Encoding:
Text File  |  2007-09-28  |  119 b   |  7 lines

  1. _root.more_2_mc._visible = false;
  2. if(_root.now > _root.stichtag)
  3. {
  4.    _root.more_2_mc._visible = true;
  5. }
  6. stop();
  7.